GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureOCR / MaxCharWidth Property





In This Topic
MaxCharWidth Property (GdPictureOCR)
In This Topic
Syntax
'Declaration
 
Public Property MaxCharWidth As Integer
public int MaxCharWidth {get; set;}
public read-write property MaxCharWidth: Integer; 
public function get,set MaxCharWidth : int
public: __property int get_MaxCharWidth();
public: __property void set_MaxCharWidth( 
   int value
);
public:
property int MaxCharWidth {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureOCR
GdPictureOCR Members